How to Install html2wml software package in Ubuntu 16.04 LTS (Xenial Xerus)

How to Install html2wml software package in Ubuntu 16.04 LTS (Xenial Xerus)

html2wml software package provides converts HTML pages to WML (WAP) or i-mode pages, you can install in your Ubuntu 16.04 LTS (Xenial Xerus) by running the commands given below on the terminal,

$ sudo apt-get update
$ sudo apt-get install html2wml 

html2wml is installed in your system.

Make ensure the html2wml package were installed using the commands given below,

$ sudo dpkg-query -l | grep html2wml *

You will get with html2wml package name, version, architecture and description in a table

html2wml package basic information:

Distro Ubuntu 16 04 lts xenial xerus
Section Web Software
Package html2wml
Version 0.4.11-1.1
Description converts HTML pages to WML (WAP) or i-mode pages
Sub Section web


See Also, How to uninstall or remove html2wml software package from Ubuntu 16.04 LTS (Xenial Xerus) ?